Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added timeout feature to prevent runaway linting #404

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Added timeout feature to prevent runaway linting #404

merged 2 commits into from
Dec 20, 2023

Conversation

daveshanley
Copy link
Owner

@daveshanley daveshanley commented Dec 20, 2023

A default five second timeout stops rules that are stuck, can be controlled via new flag.

-g flag or —timeout

A default five second timeout stops rules that are stuck, can be controlled via linting timeout.root.go

`-g` flag or `—timeout`

Signed-off-by: quobix <[email protected]>
@daveshanley daveshanley added the release/patch Patch / non-breaking release label Dec 20, 2023
Signed-off-by: quobix <[email protected]>
@daveshanley daveshanley merged commit 40f3484 into main Dec 20, 2023
6 checks passed
@daveshanley daveshanley deleted the v0.6.3 branch December 20, 2023 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/patch Patch / non-breaking release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant